Skip to content

Improve logging behaviour#221

Merged
gomezzz merged 4 commits intodevelopfrom
improve-logging-behaviour
Aug 3, 2025
Merged

Improve logging behaviour#221
gomezzz merged 4 commits intodevelopfrom
improve-logging-behaviour

Conversation

@gomezzz
Copy link
Copy Markdown
Collaborator

@gomezzz gomezzz commented Aug 3, 2025

Description

Summary of changes

  • Added a release flag to auto disable logs in release

Resolved Issues

How Has This Been Tested?

CI

Related Pull Requests

N/A

@gomezzz gomezzz linked an issue Aug 3, 2025 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 3, 2025

Overall Coverage

Coverage Report
FileStmtsMissCoverMissing
torchquad/integration
   base_integrator.py49786%28, 64–67, 71, 106, 110, 115
   boole.py30390%53, 72–75
   gaussian.py52394%77, 101, 119
   grid_integrator.py101397%41, 151, 255
   integration_grid.py49688%47–48, 55–56, 115, 118
   monte_carlo.py93397%80, 99, 225
   rng.py622461%70–73, 90–118, 138
   simpson.py29390%51, 70–73
   utils.py1201092%101, 138, 168, 172, 179, 191, 193, 199, 271, 278
   vegas.py161597%96, 100–101, 187, 334
   vegas_map.py103892%247–257
torchquad/utils
   deployment_test.py413515%18–62
   enable_cuda.py15660%17–22
   set_precision.py33779%35–38, 71–73
   set_up_backend.py19195%12
TOTAL106312488% 

Tests Skipped Failures Errors Time
53 0 💤 0 ❌ 0 🔥 1m 46s ⏱️

@gomezzz gomezzz mentioned this pull request Aug 3, 2025
2 tasks
Base automatically changed from benchmark-0.4.1 to develop August 3, 2025 18:16
@gomezzz gomezzz merged commit b60150e into develop Aug 3, 2025
3 checks passed
@gomezzz gomezzz deleted the improve-logging-behaviour branch August 3, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logging with loguru not implemented correctly

1 participant